***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Apr 10, 2019                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt PJE5V0U8TB 1 2 3
.param
+vc0 = 2.872e-11		vc1 = 8.527e-13		vc2 = 1.267e-12		vc3 = 1.873e-1
+tc1 = 1.362e-2		tc2 = 6.235e-2		tc3 = 2.222e-2		tc4 = 6.234e-2
d1 3 1 zener
g1 1 3 value = {(vc0+vc1*v(1,3)^2)*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+(vc2*exp(vc3*v(1,3)))*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
d2 3 2 zener
g2 2 3 value = {(vc0+vc1*v(2,3)^2)*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+(vc2*exp(vc3*v(2,3)))*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
.model zener d
***** flag parameter ***
+level = 1   
***** dc model parameter ***
+ is = 1.360e-13		   n = 1.320		  rs = 3.590e-1
+ibv = 1e-3			 nbv = 2.8			  bv = 8
***** capacitance parameter ***
+cjo = 5.943e-13		   m = 9.547e-2		  vj = 3.162
+ fc = 0.5                      
***** temperature coefficient ***
+tnom = 25			  eg = 1.108		 xti = 3
+trs1 = 1.258e-3		trs2 = 2.536e-6		tbv1 = 1.782e-4
.ends PJE5V0U8TB
*$
